home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / shuffle / readme.txt < prev   
Text File  |  1994-03-19  |  1KB  |  41 lines

  1. March 20, 1994
  2.  
  3. Hi there!,
  4.  
  5. This is an example of a shuffle play audio CD player.
  6. I got the idea to write this and upload it as an example
  7. because of all the problems I've had getting this far with
  8. the MCI.VBX custom control.  I figured that MS (you know who)
  9. wasn't going to do it and so I would.  Anyway I did this 
  10. example in a few hours using some of the code for a shareware 
  11. program that I've written, The Audio Box 2.1.  
  12.  
  13. I had quite a bit of problems with the MMControl.TrackLength
  14. property and with the MMControl.Position property.  
  15. Microsoft finally came through with an updated knowledge base 
  16. file called VB Tips.  That solved the MMControl.Position 
  17. problem for me, however... the MMControl.TrackLength didn't 
  18. follow the same rules.  You'll see what I mean in the code 
  19. example.
  20.  
  21. I've also used a few API functions for getting the Windows version,
  22. resources available and various other system stuff in the 
  23. AboutBox form.
  24.  
  25. If anyone can come up with a better way of doing the ShufflePlay
  26. Sub let me know!  In fact if anyone comes up with any improvement
  27. to this in any way, I'd like to see the code.
  28.  
  29. Anyhow thanks for reading this, I hope to hear from a few of 
  30. you!
  31.  
  32. Happy Coding,
  33. Larry Seater
  34.  
  35. AOL E-Mail:
  36. LarryS8302
  37.  
  38. Land Mail:
  39. Larry Seater
  40. 2124 N.E. 36th Av.
  41. Portland, OR 97212